home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / TGKI-109 / Games / space_boy.swf / scripts / DefineSprite_194 / frame_1 / DoAction.as
Text File  |  2010-11-09  |  124b  |  7 lines

  1. sfxRun = new Sound(this);
  2. sfxRun.attachSound("sfxRun");
  3. carryRicicle = 1;
  4. anim.ricicle._y = 0;
  5. this._x = 570;
  6. play();
  7.